home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / amos / AMOSList-0499.lzh / AMOSLIST / 000047_nobody_Sun Apr 4 20:08:26 1999.msg < prev    next >
Internet Message Format  |  1999-05-01  |  3KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.205])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id UAA11177
  3.     for <mcox4@osf1.gmu.edu>; Sun, 4 Apr 1999 20:08:25 -0400 (EDT)
  4. Received: (qmail 199 invoked by alias); 4 Apr 1999 23:39:34 -0000
  5. Received: (qmail 32765 invoked from network); 4 Apr 1999 23:39:21 -0000
  6. Received: from unknown (HELO kang.tinet.ie) (159.134.237.28) by pop.onelist.com with SMTP; 4 Apr 1999 23:39:21 -0000
  7. Received: from p44.as1.naas1.tinet.ie ([159.134.254.44] helo=tinet.ie ident=declangorman) by kang.tinet.ie with smtp (Exim 2.05 #23) id 10Twvl-0000ic-00 for amos-list@onelist.com; Mon, 5 Apr 1999 01:07:59 +0100
  8. From: Declan Gorman <declangorman@tinet.ie>
  9. To: amos-list@onelist.com
  10. Date: Mon, 05 Apr 1999 00:56:47 -0000
  11. Message-ID: <yam7764.2353.136641448@mail1.tinet.ie>
  12. X-Mailer: YAM 1.3.5 [020] - Amiga Mailer by Marcel Beck
  13. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  14. Delivered-To: mailing list amos-list@onelist.com
  15. Precedence: bulk
  16. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  17. Reply-to: amos-list@onelist.com
  18. Mime-Version: 1.0
  19. Content-Type: text/plain
  20. Subject: [amos-list] Help......
  21. Status: O
  22. X-Status: 
  23.  
  24. From: Declan Gorman <declangorman@tinet.ie>
  25.  
  26. I am having a problem that I cannot seem to get past and am hoping someone can
  27. help out.
  28. I am using the GUI Extension V1.75 and my gui has a slide and two buttons. 
  29. The buttons are also used to increment/decrement the slider to allow the user
  30. more control over single steps.
  31.  
  32. Anyway, each gadet executes similar code  which I have entered below but the
  33. problem is that when the slider is selected, the same code seems to be
  34. executed twice.  The two butons only execute it only once.  Strange(?)
  35.  
  36. Can anyone help?
  37.  
  38. Declan.
  39.  
  40. --
  41.  
  42. If <slider> is selected
  43. Gosub <sub-routine 1>
  44. Gosub <sub-routine 2>
  45. End if
  46.  
  47. If <button 1> is selected
  48. Gosub <sub-routine 1>
  49. Gosub <sub-routine 2>
  50. End if
  51.  
  52. If <button 1> is selected
  53. Gosub <sub-routine 1>
  54. Gosub <sub-routine 2>
  55. End if
  56.  
  57. <sub-routine 1>
  58. -Reset some other gadgets in the gui-
  59. Return
  60.  
  61. <sub-routine 2>
  62. -Reset some other gadgets in the gui-
  63. Return
  64.  
  65. --
  66.  
  67.  
  68. ------------------------------------------------------------------------
  69. We have a new web site!
  70. http://www.onelist.com
  71. Onelist: The leading provider of free email community services
  72. ------------------------------------------------------------------------
  73. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html